Menu items can be disabled (grayed out) by preceding the item with a left parenthesis, like this:
(theItem. To insert a menu break, put (- as an item in your menu list. The Toolbox will automatically extend the hyphen the length of the menu; the "(" will cause it to be disabled, so that the menu break cannot be selected.
To control the character style of the individual menu items, prefix the item with the modifier character "<" and a letter standing for the desired attribute.
To include an icon to the left of a menu item, prefix the text of the item with a circumflex (^) followed by an ASCII character. The ordinal value of this character plus 208 yields the resource ID of the ICON to display.
-- part contents for background part 3
----- text -----
ShowDialog XCMD Type 4 (continued...)
-- part contents for background part 2
----- text -----
Modifying the Look of PopUp Menu Items
-- part contents for card part 1
----- text -----
The table below lists some of the ASCII Character,ICON number combinations.